Sets the Tables property.
シンタックス
'宣言
Public Overridable Function Tables( _
ByVal As System.Action(Of ListItemFactory(Of Table,TableBuilder)) _
) As
public virtual Tables(
System.Action<ListItemFactory<Table,TableBuilder>>
)
パラメータ
- build
- The build action.
戻り値の型
Current builder.
参照